HELP easy java program [closed]
        Posted  
        
            by gentrit
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by gentrit
        
        
        
        Published on 2010-03-25T13:46:06Z
        Indexed on 
            2010/03/25
            13:53 UTC
        
        
        Read the original article
        Hit count: 297
        
type first integer , type second integer, , program repeatedly outputs the second value of the number of times indicated by the first value. Example use inputs 4 and 2, 222 2 displayed. another example user inputs 3 and 8 , 88 8 displayed
© Stack Overflow or respective owner